home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000140_news@columbia.edu_Fri Aug 11 21:24:01 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA02503
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 11 Aug 1995 18:11:32 -0400
  3. Received: by apakabar.cc.columbia.edu id AA05498
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 11 Aug 1995 18:11:25 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.mindlink.net!vanbc.wimsey.com!unixg.ubc.ca!rover.ucs.ualberta.ca!news
  6. From: crossman@dc-next.ucs.ualberta.ca (Ken Crossman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Breaking out of a auto-redial script?
  9. Date: Fri, 11 Aug 1995 21:24:01 GMT
  10. Organization: University of Alberta
  11. Lines: 11
  12. Message-Id: <40gdid$1gdu@rover.ucs.ualberta.ca>
  13. Reply-To: Ken.Crossman@ualberta.ca
  14. Nntp-Posting-Host: troy.ucs.ualberta.ca
  15. X-Newsreader: Forte Free Agent v0.46
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. We have a Mskermit 3.13 script which will auto-redial our modem pool
  19. until it gets a free modem.
  20.  
  21. This can be a time consuming  process, 100s of attempts, so we would
  22. like to have the option of breaking out of the script loop.
  23.  
  24. So far no key-strokes seem capable of doing this ie it dials until it
  25. gets a free modem  and nothing stops it .
  26.  
  27. Any ideas out there?
  28.